Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps kotlin-ksp from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26.
Updates com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26

Release notes

Sourced from com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin's releases.

2.1.0-Beta2-1.0.26

What's Changed

Full Changelog: google/ksp@2.0.21-1.0.26...2.1.0-Beta2-1.0.26

2.1.0-Beta2-1.0.25

What's Changed

Full Changelog: google/ksp@2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.25

Commits
  • 3af3fe4 Update build.gradle.kts for test
  • cecdf69 Merge pull request #2163 from ting-yuan/1.0.26-release
  • 97c8bf4 UPDATE_KOTLIN_VERSION: 2.1.0-Beta2
  • b27396c Refine error message
  • 36252be KSTypeArgumentResolvedImpl: use aliasing type
  • f1057e6 KSP2: Implement KSValueArgument.equals
  • e7cbdd6 Handle empty array in annotation arguments.
  • 66e4e32 KSP2: implement KSTypeAlias.modifiers for libs
  • a1fbd18 Handle JvmName in annotation classes
  • 057675d Test @​JvmName on annotation property getters
  • Additional commits viewable in compare view

Updates com.google.devtools.ksp:symbol-processing-api from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-api's releases.

2.1.0-Beta2-1.0.26

What's Changed

Full Changelog: google/ksp@2.0.21-1.0.26...2.1.0-Beta2-1.0.26

2.1.0-Beta2-1.0.25

What's Changed

Full Changelog: google/ksp@2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.25

Commits
  • 3af3fe4 Update build.gradle.kts for test
  • cecdf69 Merge pull request #2163 from ting-yuan/1.0.26-release
  • 97c8bf4 UPDATE_KOTLIN_VERSION: 2.1.0-Beta2
  • b27396c Refine error message
  • 36252be KSTypeArgumentResolvedImpl: use aliasing type
  • f1057e6 KSP2: Implement KSValueArgument.equals
  • e7cbdd6 Handle empty array in annotation arguments.
  • 66e4e32 KSP2: implement KSTypeAlias.modifiers for libs
  • a1fbd18 Handle JvmName in annotation classes
  • 057675d Test @​JvmName on annotation property getters
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `kotlin-ksp` from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26.

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.26)

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.1.0-Beta1-1.0.25 to 2.1.0-Beta2-1.0.26
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.26)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Nov 4, 2024
@dependabot dependabot bot requested a review from sureshg November 4, 2024 23:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2024

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2024
@dependabot dependabot bot deleted the dependabot/gradle/kotlin-ksp-2.1.0-Beta2-1.0.26 branch November 6, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that affect dependencies gradle Gradle changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant